projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e50abf
)
Mention native file choosers in NEWS
author
Alexander Larsson
<alexl@redhat.com>
Thu, 5 Nov 2015 14:18:57 +0000
(15:18 +0100)
committer
Alexander Larsson
<alexl@redhat.com>
Thu, 5 Nov 2015 15:54:12 +0000
(16:54 +0100)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index fd720fdb06982b24b360caf585f7b42e9f6808e3..261daf3822f461fa50befc9349a2e88b3ab5d7e3 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,5
+1,8
@@
Overview of Changes in GTK+ 3.19.2
==================================
+* Support for native file chooser on Win32 when using the new
+ GtkFileChooserNative API, and when using GtkFileChooserButton.
+
* The GtkFileChooser interface prerequisite was changed from GtkWidget
to GObject to allow non-widget filechooser implementations.